if(isset(f5)) {
  load.pic(v0);
  draw.pic(v0);
  discard.pic(v0);
  load.view(1);
  set.view(o0,1);
  animate.obj(o0);
  position(o0,23,2);
  draw(o0);
  status.line.off();
  prevent.input();


  draw(o0);
  show.pic();
  }
  if(v2 == 2){
  new.room(37);
     }
 if(said("look")){
 print("You're in the sea there is somekind of water plant and some rocks.");




  }
return();